From: Joe Holden Date: Sat, 30 Aug 2025 21:54:51 +0000 (+0000) Subject: realtek: RTL838x: make u-boot-env writeable ZyXEL GS1900 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=d97e529f1fad6d09a71485367a0491ca8861f129;p=openwrt%2Fopenwrt.git realtek: RTL838x: make u-boot-env writeable ZyXEL GS1900 As per #19596 - this allows eg, modifying the bootcmd etc. This has been useful when testing on e.g the -48, where `rtk network on` is required for the SFP ports. Signed-off-by: Joe Holden Link: https://github.com/openwrt/openwrt/pull/19913 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/realtek/dts/rtl8380_zyxel_gs1900.dtsi b/target/linux/realtek/dts/rtl8380_zyxel_gs1900.dtsi index 72a4bc2abe..803c9a9074 100644 --- a/target/linux/realtek/dts/rtl8380_zyxel_gs1900.dtsi +++ b/target/linux/realtek/dts/rtl8380_zyxel_gs1900.dtsi @@ -63,7 +63,6 @@ partition@40000 { label = "u-boot-env"; reg = <0x40000 0x10000>; - read-only; }; partition@50000 { label = "u-boot-env2";